[INFO] cloning repository https://github.com/WojakCoinProj/ord-wojakcoin
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WojakCoinProj/ord-wojakcoin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWojakCoinProj%2Ford-wojakcoin", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWojakCoinProj%2Ford-wojakcoin'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 894d7d50f25c47602c0e3a5d281c8cdf49ccfd17
[INFO] checking WojakCoinProj/ord-wojakcoin against try#b152f5575a2ac7126ae0019e4e679abe9399213e for pr-157841
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWojakCoinProj%2Ford-wojakcoin" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/WojakCoinProj/ord-wojakcoin
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/WojakCoinProj/ord-wojakcoin
[INFO] tweaked toml for git repo https://github.com/WojakCoinProj/ord-wojakcoin written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/WojakCoinProj/ord-wojakcoin on toolchain b152f5575a2ac7126ae0019e4e679abe9399213e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/WojakCoinProj/ord-wojakcoin already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4d7797765302485ebde3678f3b48ddef5fe1de20fe2c83dd23b18e6a816dd0ed
[INFO] running `Command { std: "docker" "start" "4d7797765302485ebde3678f3b48ddef5fe1de20fe2c83dd23b18e6a816dd0ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4d7797765302485ebde3678f3b48ddef5fe1de20fe2c83dd23b18e6a816dd0ed" "/opt/rustwide/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4d7797765302485ebde3678f3b48ddef5fe1de20fe2c83dd23b18e6a816dd0ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4d7797765302485ebde3678f3b48ddef5fe1de20fe2c83dd23b18e6a816dd0ed" "/opt/rustwide/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling zerocopy-derive v0.8.47
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]     Checking bech32 v0.9.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]     Checking bitcoin_hashes v0.11.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]    Compiling new_mime_guess v4.0.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking asn1-rs v0.6.2
[INFO] [stderr]    Compiling fs-err v3.3.0
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]     Checking compression-codecs v0.4.37
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking webpki-roots v1.0.6
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking async-http-codec v0.8.0
[INFO] [stderr]     Checking arc-swap v1.9.0
[INFO] [stderr]     Checking diligent-date-parser v0.1.5
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]    Compiling aws-lc-sys v0.39.0
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling secp256k1-sys v0.6.1
[INFO] [stderr]    Compiling sys-info v0.9.1
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]    Compiling rust-embed-utils v7.8.1
[INFO] [stderr]     Checking jsonrpc-core v18.0.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking der-parser v9.0.0
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]     Checking quick-xml v0.37.5
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking never v0.1.0
[INFO] [stderr]    Compiling boilerplate-parser v0.0.0
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b152f5575a2ac7126ae0019e4e679abe9399213e/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=459503eeb6e58e03 -C extra-filename=-2776fc9e066a61ba --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d4cb564e807a9cd7.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-aa2c5b8519914b46.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-8c98a1a0e58216a9.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4d7797765302485ebde3678f3b48ddef5fe1de20fe2c83dd23b18e6a816dd0ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d7797765302485ebde3678f3b48ddef5fe1de20fe2c83dd23b18e6a816dd0ed", kill_on_drop: false }`
[INFO] [stdout] 4d7797765302485ebde3678f3b48ddef5fe1de20fe2c83dd23b18e6a816dd0ed
